home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 102
/
CD-ROM 102.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
modules
/
sy
/
panel
/
scripts
/
DefineButton2_39
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-20
|
207 b
|
12 lines
on(release){
if(eval("_level0/data:newMail") eq "true")
{
call("_level0/lib:newMail");
}
call("../../codelib:returnsync");
tellTarget("../")
{
gotoAndStop(1);
}
}